* isearch.el (isearch-lazy-highlight-space-regexp): New variable.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 15 Feb 2007 16:53:53 +0000 (16:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 15 Feb 2007 16:53:53 +0000 (16:53 +0000)
commita2e138eae6d0ee3913832451699663c473fda44d
tree43ddbfd2e5da0bc7fe7bc8ce4ec2d6a88d7042a7
parent3cc22d88bfa6a4ff48ca752c71c4aca2de3ede06
* isearch.el (isearch-lazy-highlight-space-regexp): New variable.
(isearch-lazy-highlight-new-loop): Bind it.
(isearch-lazy-highlight-search): Use it.

* replace.el (replace-highlight): Bind search-whitespace-regexp to
nil.
lisp/ChangeLog